home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 4 / Gold Medal Software - Volume 4 (Gold Medal) (1994).iso / os2 / fbar14.arj / HISTORY.TXT < prev    next >
Text File  |  1994-02-12  |  5KB  |  88 lines

  1. ===============================================================================
  2. -------------------------------------------------------------------------------
  3.            
  4.       FileBar -- An OS/2 Application Launch Facility and Shell Replacement
  5.        Written By Eric A. Wolf - Copyright (C) 1994 - All Rights Reserved
  6.  
  7. This program is SHAREWARE!  Please read the registration information at the end
  8.      of this document for details on how to register your copy of FileBar.
  9.  
  10. -------------------------------------------------------------------------------
  11. ===============================================================================
  12.  
  13.  
  14.  
  15. == Revision History ========================
  16.  
  17. Version 1.0 - initial release
  18.         - released again to fix bug with ALT key pressed while FileBar
  19.           had focus (would crash FileBar)
  20.  
  21. Version 1.1 - Shutdown System option added to TaskList menu
  22.         - maximum number of user definable menus expanded to 7
  23.         - option added to allow opening of WPS folders (use drag and
  24.           drop to move a folder to the 'edit item' dialog and the
  25.           application will automatically fill in pertinent info
  26.           about the folder)
  27.         - added doubling clicking to select menus and items to edit
  28.         - modified so that removing an item does not selection
  29.           cursor to top of list each time
  30.         - added attaching WPS settings to each executable and using
  31.           them to launch an object versus using user defined settings
  32.         - still uses version 1.1 configuration files
  33.      
  34. Version 1.2 - bug fixed that did not allow accessing settings button unless
  35.           the edit item dialog was quit and re-entered if the path
  36.           information was changed
  37.         - modified resources so different fonts will not be
  38.           cut off in text areas
  39.         - modified launch code so some applications will not launch twice
  40.           when using WPS settings
  41.         - bug fixed that allows for the 7th menu to actualy be used
  42.         - added international date and time options
  43.         - added save menu configuration option
  44.         - remembers and restores fonts dragged and dropped on it
  45.         - allows use of version 1.1 configuration files and automatically
  46.           updates them version 1.2 status
  47.         - added reset and cancel buttons to edit item data dialog 
  48.  
  49. Version 1.3 - fixed bug to allow task list to jump to a hidden view of a
  50.           WPS object, window, etc
  51.         - became "drag and drop aware" for fonts (ie window will now
  52.           automatically resize when font dropped onto it)
  53.         - filebar.ini no longer appears in root of boot drive when used
  54.           as a WPS replacement shell.  (It appears in the directory that
  55.           the executable is started from)
  56.         - changed edit item dialog box so that minimized and maximized
  57.           box cannot both be checked
  58.         - added capabilities to task list: close, switch to, maximize,
  59.           minimize, hide and show windows
  60.         - much improved application launch (no intermediate REXX script
  61.           or command window is used).  Seamless window apps still use
  62.           this intermediate rexx script, though.  :(  Still working on
  63.           this one!
  64.  
  65. Version 1.4 - fixed delay that would result when using FileBar as a Workplace
  66.           Shell replacement.  
  67.         - fixed/improve close task mechanism so that it first tries a
  68.               "friendly close" and if that doesn't work, then it kills the
  69.               process forcefully.  (Can now successfully close WPS objects 
  70.               from task list!)
  71.             - Make FileBar menu item reduceable to a single symbol to reduce
  72.           menubar real estate it takes up (if the option is chosen)
  73.         - suppressed leading zeros in time and date display
  74.         - Added ability to use [options] in parameter area of item
  75.           settings to ask user to dynamically input command line 
  76.           parameters before application launch (ie program objects).
  77.         - add ability to manipulate background bitmaps (useful ONLY if
  78.           FileBar is used as a WPS shell replacement)
  79.             - added error message if the launch of a non-WPS item fails
  80.         - fixed memory problem with WIN-OS/2 full screen sessions (now
  81.               fullscreen sessions are launched via REXX)
  82.         - became "drag and drop aware" for colors (ie window will now
  83.           automatically restore colors dropped onto it when restarted)
  84.             - removed unrecognizable characters from task list that came
  85.               from WPS objects that had a carriage return in their title
  86.             - removed the ~ from title bar of launched applications
  87.  
  88.